home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Business Master (3rd Edition)
/
The Business Master (3rd Edition).iso
/
files
/
commadio
/
xrs2
/
finished.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-07-04
|
139 b
|
11 lines
@Echo Off
if %1.==. goto instaled
type %1\ready_to.go!
goto pause
:instaled
type ready_to.go!
goto exit
:pause
%1\delay 90
:exit